Skip to content

bpo-39396: Fix math.nextafter(-0.0, +0.0) on AIX 7.1#18094

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:aix_nextafter
Jan 21, 2020
Merged

bpo-39396: Fix math.nextafter(-0.0, +0.0) on AIX 7.1#18094
vstinner merged 1 commit into
python:masterfrom
vstinner:aix_nextafter

Conversation

@vstinner

@vstinner vstinner commented Jan 21, 2020

Copy link
Copy Markdown
Member

Move also math.nextafter() on math.ulp() tests from IsCloseTests to
MathTests.

https://bugs.python.org/issue39396

Move also math.nextafter() on math.ulp() tests from IsCloseTests to
MathTests.
@vstinner

Copy link
Copy Markdown
Member Author

cc @aixtools

@mdickinson mdickinson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I think I also saw tests for math.perm nestling under IsCloseTests, but that can be fixed separately.

@vstinner vstinner merged commit 85ead4f into python:master Jan 21, 2020
@vstinner vstinner deleted the aix_nextafter branch January 21, 2020 10:14
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Move also math.nextafter() on math.ulp() tests from IsCloseTests to
MathTests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants